go/parser.parser.isTypeSwitchGuard (method)
2 uses
go/parser (current package)
parser.go#L2216: func (p *parser) isTypeSwitchGuard(s ast.Stmt) bool {
parser.go#L2274: typeSwitch := p.isTypeSwitchGuard(s2)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)